ScimoreDB embedded database is an in-process running SQL database with over 100.000 deployments that has a small footprint, an easy-to-use interface and yet offers a full set of stand-alone database servers features. Developers use ScimoreDB to simplify software development for any sized database applications for Windows.
Unlike other embedded databases, ScimoreDB is a fully featured RDBMS and it "feels" like working with a standard client/server database, althought it is loaded into your application s process space.
Regardless the programming language you choose (VB, VC++ or C#), using ScimoreDB is easy - just a single function call to initialize or start the database inside your product. Then, use the .NET provider or native C++ classes to access the database. ScimoreDB embedded database comes as a dynamic link library (DLL), making distribution together with your product s installation easy.