Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

dbctosql

Compare

  No analysis available

DBCtoSQL v0.4the DBC to SQL Converter READMEhttps://dbctosql.googlecode.com/hg/README INFOProgram can convert DBC files to SQL files. So folks could use the SQL language's benefits. The program written for people who want do some (re)searcing in DBC files like me ;) DBC supports: ... [More] Spell.dbc - v3.1.3(9947) Achievement.dbc - v3.1.3(9947) Achievement_Category.dbc - v3.1.3(9947) Achievement_Criteria.dbc - v3.1.3(9947) DO NOT DO!THE DBC FILES OWNER IS BLIZZARD AND ITS A COPYRIGHTED DATA SO YOU SHOULD'NT CONVERT/MODIFY IT. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

GridDB

Compare

  Analyzed 2 days ago

GridDB is an open source time series database optimized for IoT and Big Data. GridDB offers speedy ingestion via its NoSQL interface, as well as the standard SQL for querying. Time series functionalities such as data retention, sampling makes it easy to manage sensor data.

1.47M lines of code

0 current contributors

about 2 months since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: apache_2, AGPL3_or_...

GINO

Compare

  Analyzed 2 days ago

GINO - GINO Is Not ORM - is an extremely simple Python ORM, using SQLAlchemy core to define table models, and asyncpg to interact with database. GINO tries to stay in the middle between ORM and non-ORM: GINO operates database rows with "plain old Python objects" - a rollback doesn't magically ... [More] change their values. Any database operations are explicit. There are no dirty models, no sessions, no magic. You have concrete control to the database, through a convenient object interface. GINO depends on asyncpg, which means it works only for PostgreSQL and asyncio, so Python 3.6 is required. Based on SQLAlchemy, gate to its ecosystem is open - feel free to use e.g. Alembic to manage your schema changes. And we specially designed a few candies for the Sanic server. [Less]

11.8K lines of code

14 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

GoORM

Compare

  No analysis available

GoORM is a ORM for GObjects

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

qsqlite

Compare

  Analyzed about 4 hours ago

This project is OBSOLETE as trolltech includes SQLite drivers since the latest Qt 3.3 release. QSQLite is a Qt database driver for the SQLite database. Using this driver all Qt applications can easily access the SQLite database.

341 lines of code

0 current contributors

over 20 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags c c++ qt sql sqlite

txt-sushi

Compare

  Analyzed about 11 hours ago

TxtSushi is a collection of command line utilities for processing comma-separated and tab-delimited files (AKA flat files, spreadsheets). By focusing exclusively on processing text files with a tabular structure, TxtSushi simplifies common tasks like filtering, joining and transformation that would ... [More] take some effort to accomplish with a more powerful scripting language. [Less]

2.5K lines of code

0 current contributors

about 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Texcaller

Compare

  Analyzed about 4 hours ago

Texcaller is a convenient interface to the TeX command line tools that handles all kinds of errors without much fuzz. It is written in plain C, is fairly portable, and has no external dependencies besides TeX.

897 lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

pgUnitTest

Compare

  No analysis available

pgUnitTest is a tool to run a unit test suite on PostgreSQL databases. The unit tests concern database queries and can be select statements with a result expected or insert statements using random data generators.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

php-tick

Compare

  Analyzed about 5 hours ago

Simple active record implementation with the least amount of fuss needed to make it work fast. Support for both SQL and noSQL databases. No support for foreign key relations.

2.59K lines of code

0 current contributors

21 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

JDBC lint

Compare

  Analyzed 1 day ago

JDBC lint helps Java programmers write correct and efficient code when using the JDBC API.

1.04K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This