Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This project is an win32 converter from DBF to SQL. It generates a sql script file, and have options to create/drop the table, supress deleted fields, include the data, use transactios...
Microsoft Visual 6.0 C++ :New 4gl Windows API, Sql, Queries( Data Base : Excel,Access,Foxpro,Dbase,Text,csv),Ado, Sort, Reporting , Sms phone,Ftp server, mail/mapi,generate Pdf(acrobat) Text,office:Excel/Word, un/Compression(cabsdk),GIf anim,jpg,bmp...
The Latter-day Saint Data Processing System is a plugin-oriented general purpose data processing utility to assist members of the Church of Jesus Christ of Latter-day Saints in performing their volunteer work.
MyDNS is a free DNS server for UNIX systems that utilizes MySQL for data storage. Instant, dynamic updates to DNS data may be made via simple SQL queries. MyDNS is a completely new implementation of DNS, written in C and licensed under the GPL. Its pr
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
nisql is a tool for use with MicrosoftŽ SQL Server 2000 and MSDE, to query SQL Server using Transact-SQL.
The main goal is to efficiently extract data for use with gnu tools, provided by Cygwin (http://www.cygwin.com) like gawk, bash, cut, sort, ...
This is an sql query engine for csv files, for when you do not have the time/energy/resources/inclination/whatever to load the data into a real database.
SqlDump is a program to backup a Microsoft SQL Server database
as a text file. SqlDump generates SQL statements for tables,
indexes, user-defined types, views, procedures, etc and also the
table data. Since the database is dumped as a text file,
This is a SQL interface for scilab. It will enable users of scilab to do queries to a sql database and get the results in a normal scilab array.
<p>
<a href="http://www-rocq.inria.fr/scilab/"'>Scilab homepage</a>
Read data from Excel 97+ spread sheets without Microsoft! Provides an API to write applications that read Excel documents. The xlreader tool converts data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan.
Template database is a novel relational database that provides schema freedom. The current implementation is on top of PostgreSQL. It has interesting properties that make it suitable for data analysis / annotation / modeling.
AutoProc (Stored Procedure Generator) is a couple of stored procedures which simplifies generating getter and setter procedures for a given Sql Server 2005/2008 table.
...The idea behind this confusing words is to have a python's like environment able to share objects across multiple processes, removing the GIL but restrincting the use of this environment to data manipulation.
The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms.
I want to implementation the engine with C as it is a commonly known language and it has a good support of the linux's shared memory.
I have already done an encouraging poc with C and mmap.