Mssql

Top 23 Mssql Open-Source Projects

  • Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

    Project mention: End-To-End Polymorphism: From Database to UI, Achieving SOLID Design | dev.to | 2024-03-28

    Unfortunately Prisma hasn’t supported polymorphism yet. As such, you can't use inheritance to model the entity in the same way as in your programming language, as depicted in the above class diagram. The good news is that we could intimate it using table inheritance to imitate it.

  • Sequelize

    Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

    Project mention: Full Stack Web Development Concept map | dev.to | 2024-03-23

    Sequelize - modern Typescript and NodeJS ORM for Oracle, Postgres, MySQL, MariaDB, SQLite, SQL Server+docs

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Directus

    The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

    Project mention: Our repo hit a milestone today with 25k GH stars | news.ycombinator.com | 2024-03-12
  • airbyte

    The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.

    Project mention: Launch HN: Bracket (YC W22) – Two-Way Sync Between Salesforce and Postgres | news.ycombinator.com | 2023-12-12

    I'l also give a shout-out to Airbyte (https://airbyte.com/), with which I've had some limited success with integrating Salesforce to a local database. The particular pull for Airbyte is that we can self-host the open source version, rather than pay Fivetran a significant sum to do this for us.

    It's an immature tool, so I don't yet know that I can claim we've spent _less_ than Fivetran on the additional engineering and ops time, but it feels like it has potential to do so once stabilized.

  • SQLBoiler

    Generate a Go ORM tailored to your database schema.

    Project mention: Go ORMs Compared | dev.to | 2024-01-18

    SQLBoiler takes a database-first approach, generating Go code from your database schema. This means it creates highly optimized and custom-tailored code for your specific database schema. SQLBoiler is great for applications where the database schema is well-defined and changes infrequently. However, like sqlc, it requires regenerating the code when the database schema changes. It's well-suited for projects where performance is a key concern and the database design is stable​.

  • pgloader

    Migrate to PostgreSQL in a single command!

    Project mention: Why Is Common Lisp Not the Most Popular Programming Language? | news.ycombinator.com | 2024-02-14

    No, it's difficult to read, and understand. It's a parenthesis circus, example -

    https://github.com/dimitri/pgloader/blob/master/src/sources/...

  • Medoo

    The lightweight PHP database framework to accelerate the development.

    Project mention: Slim framework + packages | /r/PHP | 2023-10-28

    If your idea is to make something as lean and "from scratch" as possible, I'd use a simple Query Builder instead of an ORM. Something like medoo or Aura.Sql.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • HeidiSQL

    A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi

    Project mention: A laravel-like database management library for nodejs | dev.to | 2023-12-09

    HeidiSQL is used to show database changes, consider supporting it.

  • ibis

    the portable Python dataframe library

    Project mention: This Week In Python | dev.to | 2024-03-17

    ibis – portable Python dataframe library

  • space-cloud

    Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes

    Project mention: ⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️ | /r/Cloud | 2023-12-07

    Space Cloud

  • bun

    SQL-first Golang ORM (by uptrace)

  • LINQ to DB

    Linq to database provider.

    Project mention: Upserting complex data models from an API into EF Core entities | /r/dotnet | 2023-06-02
  • Jailer

    Database Subsetting and Relational Data Browsing Tool.

    Project mention: Show HN: Jailer is a unique open-source database client tool | news.ycombinator.com | 2024-03-14
  • LimeSurvey

    The most popular FOSS online survey tool on the web.

    Project mention: Where can I do surveys for GNU/Linux desktop improving? | /r/xfce | 2023-05-21

    You could selhost something like https://github.com/ohmyform or https://github.com/LimeSurvey/LimeSurvey

  • dbatools

    🚀 SQL Server automation and instance migrations have never been safer, faster or freer

    Project mention: Python vs Powershell on *nix Systems | /r/PowerShell | 2023-12-07
  • ingestr

    ingestr is a CLI tool to copy data between any databases with a single command seamlessly.

    Project mention: FLaNK 04 March 2024 | dev.to | 2024-03-04
  • node-mssql

    Microsoft SQL Server client for Node.js

    Project mention: Ask HN: Are you using MSSQL at work, is it popular? | news.ycombinator.com | 2024-01-26

    Not that often. They're more likely to be c#/java/native places. But there's no barrier really: https://www.npmjs.com/package/mssql

  • sqler

    write APIs using direct SQL queries with no hassle, let's rethink about SQL

  • prisma-client-go

    Prisma Client Go is an auto-generated and fully type-safe database client

    Project mention: Prisma Client Go: Typesafe Database Client for Golang | news.ycombinator.com | 2024-01-20
  • xorm

    xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作 (by xormplus)

  • fapro

    Fake Protocol Server

  • WorkflowEngine

    WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).

  • CheeseTools

    Self-developed tools for Lateral Movement/Code Execution

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-28.

Mssql related posts

Index

What are some of the best open-source Mssql projects? This list will help you:

Project Stars
1 Prisma 36,783
2 Sequelize 28,979
3 Directus 25,113
4 airbyte 13,646
5 SQLBoiler 6,373
6 pgloader 4,996
7 Medoo 4,774
8 HeidiSQL 4,381
9 ibis 3,928
10 space-cloud 3,892
11 bun 2,890
12 LINQ to DB 2,845
13 Jailer 2,670
14 LimeSurvey 2,544
15 dbatools 2,311
16 ingestr 2,213
17 node-mssql 2,204
18 sqler 2,053
19 prisma-client-go 1,904
20 xorm 1,550
21 fapro 1,483
22 WorkflowEngine 852
23 CheeseTools 657
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com