Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5843291
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:08:03+00:00 2026-05-22T12:08:03+00:00

Would it be a good choice for use within a WCF service written in

  • 0

Would it be a good choice for use within a WCF service written in C#? I’m currently using FirebirdSql, but that’s giving me way too many problems. Documentation and support is also horrible.

edit: Sorry, I should have been more specific when asking the question. What I meant was whether or not SQLite is a good choice for an embedded database within C#. MS SQL is out of the question for this one.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T12:08:04+00:00Added an answer on May 22, 2026 at 12:08 pm

    SQLite is a great platform for any language, however there are small concerns I’ve had with it under .NET.

    1. It is natively compiled. This breaks .NET’s AnyCPU Implementations of .NET (i.e. you have to explicitly distribute a 32bit & 64bit version of your app, and have some hand-written rules in your .csproj (MSBUILD) file to select the different dependencies based on what you select.
    2. It has some sticky threading issues. You’re going to run into trouble if you’re trying to use the same DB from multiple places (multiple instances of your app) etc. It’s doable, but it basically uses a simplistic form of database/table locking to achieve this, which could be a major concern based on your program.

    All In all i really like SQLite, but if I could find one that didn’t require a redistributable (*cough*SQL Express*cough*), I would use another embedded DBMS for .NET Apps. To date I havent found one aside from Raven DB but that’s a document DB.

    Edit: Note, Raven DB Is also only free for open-source applications. It’s not suitable for proprietary applications unless you’re willing to shell out for a licence, so when looking into it please be sure to factor it into your budget.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What are some scenarios where MultiView would be a good choice? The MultiView control
I was just wondering what language would be a good choice for developing a
When and why would it be a good choice to keep the view of
What would be a good way to determine if a string contains an IPv4
What would be a good way to writein C# a .NET3.5 Thread Safe DataSource
What would be a good choice of programming language in which to implement a
I use PHP for programming contests (bad choice, I know. But it's the only
Is Silverlight a good choice to use to develop an in-house app ERP business
Anything would be good. Exemples, best practices, samples, etc.
Thinking in regards to Sliverlight, I would like to know where would be good

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.