Showing 289 open source projects for "squirrel-sql"

View related business solutions
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 1
    SQL Notebook

    SQL Notebook

    SQL Notebook — Casual data exploration in SQL

    SQL Notebook is a free Windows application for querying and analyzing data across multiple sources, including SQLite, PostgreSQL, Excel, and CSV files. It combines a SQL editor with a notebook interface, allowing for data exploration, transformation, and visualization in one place. SQL Notebook is ideal for analysts and data enthusiasts.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    SqlKata QueryBuilder

    SqlKata QueryBuilder

    SQL query builder, written in c#, helps you build complex queries

    SqlKata is a powerful and elegant SQL query builder for .NET that provides a fluent, expressive syntax to construct complex SQL queries programmatically. It supports multiple database engines and can compile queries to raw SQL with parameters, making it easy to integrate with Dapper or ADO.NET. SqlKata emphasizes flexibility and readability, enabling developers to write maintainable and reusable query logic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    ...Cross collections references (DbRef), store files and stream data (like GridFS in MongoDB), LINQ query support, free for everyone, including commercial use. LiteDB supports SQL-like language for data and structure manipulations. You can insert, update, delete or query your database using a very similar SQL relational language.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Bitwarden Server

    Bitwarden Server

    The core infrastructure backend of Bitwarden

    ...Bitwarden is an open source password management solution that stores sensitive information in an encrypted vault. This project is written in C# using .NET Core with ASP.NET Core, while the database is written in T-SQL/SQL Server. Cross-platform, its codebase can be developed, built, run and deployed via Docker containers on Windows, macOS, and Linux distributions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 5
    EF Core

    EF Core

    Object-database mapper for .NET

    ...Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with many databases, including SQL Database (on-premises and Azure), SQLite, MySQL, PostgreSQL, and Azure Cosmos DB. To install EF Core, you install the package for the EF Core database provider(s) you want to target. This tutorial uses SQLite because it runs on all platforms that .NET Core supports. This application intentionally keeps things simple for clarity. Connection strings should not be stored in the code for production applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    ...Integration with .NET Framework application models, including ASP.NET, and through data binding, with WPF and WinForms. Database connectivity based on ADO.NET and various providers available to connect to SQL Server, Oracle, MySQL, SQLite, PostgreSQL, DB2, etc.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    LINQ to DB

    LINQ to DB

    Linq to database provider

    ...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. However, it's not as heavy as LINQ to SQL or Entity Framework. There is no change-tracking, so you have to manage that yourself, but on the positive side you get more control and faster access to your data. In other words LINQ to DB is type-safe SQL. Alternatively, you can implement custom settings provider with ILinqToDBSettings interface. You can generate POCO classes from your database using T4 templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FluentMigrator

    FluentMigrator

    Fluent migrations framework for .NET

    Fluent Migrator is a migration framework for .NET much like Ruby on Rails Migrations. Migrations are a structured way to alter your database schema and are an alternative to creating lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database). Database schema changes are described in classes written in C# that can be checked into a version control system. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Firebird

    Firebird

    A powerful, cross platform, SQL database system

    Firebird RDBMS offers ANSI SQL features & runs on Linux, Windows & several Unix platforms. Features excellent concurrency & performance & powerful stored procedure & trigger language. More information and downloads at https://firebirdsql.org/, issue tracker is https://github.com/FirebirdSQL/firebird/issues
    Leader badge
    Downloads: 4,068 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    FlatFileDatabase

    FlatFileDatabase

    A File-Based SQL Database

    flatfiledatabase is a safe and performance flat-file architectural SQL DBMS (Database Management System) .NET Class Library. It is compatible with ufoSQL's file structure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ufoSQL DBMS

    ufoSQL DBMS

    Client-Server architectural SQL DBMS

    ufoSQL is a safe and performance client-server architectural SQL DBMS (Database Management System) for Windows 64 bit operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    datastorexpo

    XPO (eXpress Persistent Objects) iBoxDB Data Store Adapter,

    Database Systems Supported by XPO (eXpress Persistent Objects), iBoxDB XPO data store adapter, Integrating iBoxDB with SQL ORM -XPO. Browse Code for more details. https://sourceforge.net/p/datastorexpo/code/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cinnamon is an Enterprise CMS with all functions of a Component CMS, and is ideal for versioned management of assets of all types, like modular technical documentation (DITA and other standards), media assets, documents, contracts, software releases etc. Cinnamon consists of the server, a desktop client and all libraries the desktop client is built on. Cinnamon is an ideal platform for technical documentation systems, custom web or desktop applications in the fields of document...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Object-Relational Main-Memory Embedded Database system tightly integrated with C++ language. Use OS virtual mapping mechanism to access data. Provides subset of SQL language with OO extensions. Support of transactions, fault tolerance, replication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SQLStringSeeker

    SQLStringSeeker

    Ctrl+F for your MSSQL Database

    This program connects to a users MSSQL Database, and searches it entirely for a search string. When finished, the results are populated in the log as preformatted queries that can be copy/pasted into SSMS for additional analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Evolve

    Evolve

    Database migration tool for .NET and .NET Core projects

    Evolve is a lightweight database migration tool for .NET applications, compatible with PostgreSQL, MySQL, SQLite, and SQL Server. Designed with simplicity and speed in mind, it runs SQL scripts in order and tracks their history to keep database schema consistent. Evolve integrates easily with .NET projects for version-controlled schema updates.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    SQL  Trace Interlace

    SQL Trace Interlace

    Reads SSMS results and places the corresponding query by its results.

    Make finding relevant queries from SQL Profiler easier. When working with SQL Profiler, you may be looking for which query was responsible for a given result/keyword. Profiler does not include query results, and SSMS does not make matching a query to its results simple if there is a large number of queries to review. This tool takes the SSMS query results, and places the corresponding query next to its results in a new text file.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    SqlServer Clr Functions

    SqlServer Clr Functions

    Some functions to improve SqlServer

    so, sometimes you need to write some "shit" sp because there are not the appropriate utility. here some CLR functions that i use to work better and in easy and performance way. for any help or questions, please contact me by Sourceforge!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The AdFactum Object Mapper is a relational object mapper for Microsoft .NET. It has special features like an internal localization functionality, support of data paging and a comprehensive query API. The mapper supports Oracle, SQL Server, Access and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going to the database only once. Documentation: http://ccg.snazzydocs.com/ YouTube channel: https://www.youtube.com/@ccg_4dal AI Help: https://notebooklm.google.com/notebook/8fc8a1fa-6544-4f40-bf33-ee980899e28e/preview You can send your questions and suggestions to ccg4dal@gmail.com Do not hesitate to ask me any questions you may have. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    myOleDbExpress
    Simple and lightweight database viewer and editor using OleDb/DbConnection written in C#, support for SQL,FireBird
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Excel  AddIn :   In2Sql

    Excel AddIn : In2Sql

    ODBC Cloud SQL Explorer. Connection Manager. Query Editor.

    https://sourceforge.net/projects/in2sql Video for best usage https://rb.gy/tvl8lk This Excel Addin helps SQL analytic create an Excel report based on ODBC relational data. *Creates table base on data from a relational database *Generate a pivot report using the same external connection (1) *Some ad-hoc tools are available - like "keep only" and "remove only" *you can use the row limit option for exploring the largest dataset *The ODBC connection manager is available *auto-build query tool can create SQL select statement by using different database tables with matching them by column name * creating connections for PowerQuery news and updates -- change list -- v05 beta export tables and SQL to CSV files treat CSV like relational tables -- add Cloud ClickHouse Source resolve the problem with an untrusted source changed Sql Editor fixed behavior for "update rows"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQL Server Check for Updates (Portable)

    SQL Server Check for Updates (Portable)

    Check the SQL Server Instances for recent updates

    Description: Free tool to check the SQL Server Instance for recent updates. Compare current product versions, service packs, and cumulative updates with the latest ones. Easy to use and user-friendly design. Requirements: – .Net 4.5 Framework – Internet connection to be able to download the latest updates information from the Microsoft website. – A machine that has a connection to all SQL Server Instances. – A user that has ‘VIEW SERVER DEFINITION’ permissions to all SQL Server Instances. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SyncData

    SyncData

    framework for Bi-Directional Synchronization

    SyncData is a framework for Bi-Directional Synchronization in .NET applications. Bi-directional synchronization is available for the following directions: MS SQL and MS SQL Server MySQL and MS SQL Server MS SQL and MySQL Server SQLite and MS SQL Server MS SQL and SQLite Server MySQL and MySQL Server MySQL and SQLite Server SQLite and SQLite Server SQLite and MySQL Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Report Builder

    Report Builder

    Report Designer for .net Applications

    Creating reports is not very easy with VB.net or C# especially if your are using express editions. Visual Studio Professional provides Crystal reports which is a design time report designer. LNSoft Report Designer is an application that can be integrated in an application so that reports can be edited at runtime.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next