LINQ to DB is the fastest LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database.Architecturally it is one step above micro-ORMs like Dapper, Massive, or PetaPoco, in that you work with LINQ expressions, not with magic strings, while maintaining a thin abstraction layer between your code and the database. Your queries are checked by the C# compiler and allow for easy refactoring.
database orm sql access db2 firebird informix mysql oracle postgresql sap-hana sqlce sqlite mssql mariadb c-sharpThis command line utility allows you to generate a SQL Server Compact INSERT script based on a csv file and an existing SQL Compact table.
csv sql-ce sql-server-compact sqlceSQL Server Compact Toolbox is a Visual Studio add-in and standalone app , for managing all aspects of your SQL Server Compact database files
sql sql-ce sqlce visual-studio addin addinsSQL Server Compact Edition Database Query Analyzer
sql-compact sql-server-ce sqlceT4 models are used to generate POCO's C# code using your database structure.But not data provider packages (install them only if needed to compile your project, T4 models ships it's own data provider assemblies).
linq2db database orm t4 generator access db2 firebird informix mysql oracle postgresql sap-hana sqlce sqlite mssqlTransformalize automates moving data into data warehouses, search engines, and other value-adding systems. This section introduces <connections/>, <entities/>, and the tfl.exe command line interface.
etl etl-framework denormalize elasticsearch solr sql-server mysql postgresql sqlce sqlite ssas files excel data-warehouse transformalize
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.