Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maikebing/sharphsql
https://github.com/maikebing/sharphsql
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maikebing/sharphsql
- Owner: maikebing
- Created: 2020-11-02T05:26:28.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2020-11-02T06:06:32.000Z (about 4 years ago)
- Last Synced: 2024-04-14T05:46:35.567Z (9 months ago)
- Language: C#
- Size: 510 KB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SharpHSQL
[![Build status](https://ci.appveyor.com/api/projects/status/tbr0x7npslasrm7r?svg=true)](https://ci.appveyor.com/project/MaiKeBing/sharphsql)
Fork SharpHSQL https://sharphsql.codeplex.com/
## Project Description
Small & embebdded database engine witten in C#. It is a port of the Hypersonic SQL v1.4 (HSQL) Java project and a continuation of the initial work done by Mark Tutt (http://www.codeproject.com/KB/database/sharphsql.aspx)