Search Results: SQL/JSON

Sorry, the article you're looking for isn't specifically available. Here are related topics:


SQL:2023
Kamis, 2025-06-26 01:30:20

Enhanced JSON data type (T802) String-based JSON (T803) Hex integer literals in SQL/JSON path language (T840) SQL/JSON simplified accessor (T860–T864) SQL/JSON...

Click to read more »
SQLite
Sabtu, 2026-06-06 17:47:14

Although it is a lightweight embedded database, SQLite implements most of the SQL standard and the relational model, including transactions and ACID guarantees...

Click to read more »
MySQL
Minggu, 2026-05-03 20:51:50

availability of MySQL 5.7 was announced in October 2015. As of MySQL 5.7.8, August 2015, MySQL supports a native JSON data type defined by RFC 7159. MySQL Server...

Click to read more »
PostgreSQL
Jumat, 2026-06-05 04:12:39

database management system (RDBMS) emphasizing extensibility and SQL compliance. PostgreSQL features transactions with atomicity, consistency, isolation,...

Click to read more »
SQL
Rabu, 2026-04-22 22:47:23

types (DATE, TIME, TIMESTAMP) Interval type (INTERVAL) Boolean XML (see SQL/XML) JSON Comparison of object–relational database management systems Comparison...

Click to read more »
List of SQL reserved words
Jumat, 2026-02-27 04:05:29

reserved. SQL SQL syntax List of relational database management systems Page listing all reserved words in the SQL standard, from SQL-92 to SQL:2016: Standard...

Click to read more »
NoSQL
Rabu, 2026-06-03 22:59:29

NoSQL (a colloquial title that became formal, meaning "not only SQL" or "non-relational") refers to a type of database design that stores and retrieves...

Click to read more »
SQL:2016
Jumat, 2025-11-21 03:47:32

detail in SQL. The next version is SQL:2023. SQL:2016 introduced 44 new optional features. 22 of them belong to the JSON functionality, ten more are related...

Click to read more »
JSON
Minggu, 2026-06-07 03:13:41

in PostgreSQL and JSON in MySQL. This allows developers to insert JSON data directly without having to convert it to another format. JSON being a subset...

Click to read more »
Couchbase Server
Selasa, 2025-10-28 06:30:54

Scala. A query language called SQL++ (formerly called N1QL), is used for manipulating the JSON data in Couchbase, just like SQL manipulates data in RDBMS....

Click to read more »
Data definition language
Minggu, 2025-09-28 03:52:39

In the context of SQL, data definition or data description language (DDL) is a syntax for creating and modifying database objects such as tables, indices...

Click to read more »
JSON Web Token
Rabu, 2026-04-01 17:24:01

JavaScript Julia Lua Node.js OCaml Perl PHP PL/SQL PowerShell Python Racket Raku Ruby Rust Scala Swift JSON web tokens may contain session state. But if...

Click to read more »
Aerospike (database)
Selasa, 2025-12-09 14:47:02

Aerospike offers key-value, JSON document, graph data, and vector-search models. Aerospike is an open-source, distributed, NoSQL database-management system...

Click to read more »
Oracle NoSQL Database
Kamis, 2026-03-12 22:54:59

Oracle NoSQL Database supports Avro data serialization, which provides a compact, schema-based binary data format. Schemas are defined using JSON. Oracle...

Click to read more »
Document-oriented database
Sabtu, 2026-05-02 10:24:45

categories of NoSQL databases, and the popularity of the term "document-oriented database" has grown alongside the adoption of NoSQL itself. XML databases...

Click to read more »
Oracle Database
Selasa, 2026-06-02 06:10:14

expressed in SQL and combined with queries over relational, JSON, spatial, and graph data. It became generally available in Oracle Database 23ai. JSON Relational...

Click to read more »
Elasticsearch
Selasa, 2026-05-05 23:27:14

multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Official clients are available in Java, C#, PHP, Python, Ruby...

Click to read more »
Htmx
Selasa, 2026-05-26 07:16:15

not need to either be in a JSON or JSON-compliant format, such as that used by many document databases or the PostgreSQL's JSON type, or be serialized by...

Click to read more »
MongoDB
Sabtu, 2026-05-30 12:58:18

document-oriented database program. Classified as a NoSQL database product, MongoDB uses JSON-like documents (called BSON) with optional schemas. Released...

Click to read more »
Trino (SQL query engine)
Selasa, 2026-01-06 11:18:07

ANSI SQL standard and includes various parts of the following ANSI specifications: SQL-92, SQL:1999, SQL:2003, SQL:2008, SQL:2011, SQL:2016, SQL:2023...

Click to read more »
Multi-model database
Jumat, 2026-05-08 16:34:42

Relational), JSON into storage without any additional efforts. they can employ a unified query language such as AQL, Orient SQL, SQL/XML, SQL/JSON to retrieve...

Click to read more »
Entity–attribute–value model
Selasa, 2026-05-05 23:17:24

JSON-valued columns: sparse, hierarchical data can be represented as JSON. If the database has JSON support, such as PostgreSQL and (partially) SQL Server...

Click to read more »
MariaDB
Jumat, 2026-06-05 13:45:57

feature in its own way (like GTID, JSON). The MariaDB documentation claims that starting with MariaDB 10, upgrading from MySQL 8 is possible in most cases....

Click to read more »
Semi-structured data
Minggu, 2026-06-07 03:26:10

the domain. JSON or JavaScript Object Notation, is an open standard format that uses human-readable text to transmit data objects. JSON has been popularized...

Click to read more »
LAMP (software bundle)
Jumat, 2026-02-13 13:12:55

A LAMP (Linux, Apache, MySQL, Perl/PHP/Python) is one of the most common software stacks for the web's most popular applications. Its generic software...

Click to read more »
PhpMyAdmin
Jumat, 2026-04-03 20:36:01

Web interface MySQL and MariaDB database management Import data from CSV, JSON and SQL Export data to various formats: CSV, SQL, XML, JSON, PDF (via the...

Click to read more »
Sphinx (search engine)
Rabu, 2025-05-28 14:19:02

attributes (scalars, strings, sets, JSON). Direct indexing of SQL databases. Native support for MySQL, MariaDB, PostgreSQL, MSSQL, plus ODBC connectivity....

Click to read more »
FileMaker
Senin, 2026-03-09 18:32:56

a number of SQL databases without resorting to using SQL, including MySQL, SQL Server, and Oracle. This requires installation of the SQL database ODBC...

Click to read more »
IBM Db2
Sabtu, 2026-05-30 03:27:14

relational (columnar and row-oriented tables), geospatial, and NoSQL document (XML, JSON, BSON) models. All data is subject to advanced data compression...

Click to read more »
Microsoft Azure
Minggu, 2026-05-17 13:00:20

REST or SDK APIs. Cosmos DB is a NoSQL database service that implements a subset of the SQL SELECT statement on JSON documents. Azure Cache for Redis is...

Click to read more »
Microsoft Power BI
Senin, 2026-06-01 14:43:10

application was originally conceived by Thierry D'Hers and Amir Netz of the SQL Server Reporting Services team at Microsoft. It was originally designed by...

Click to read more »
BigQuery
Kamis, 2026-03-12 21:15:21

such as CSV, Parquet, Avro or JSON. Query - Queries are expressed in a SQL dialect and the results are returned in JSON with a maximum reply length of...

Click to read more »
UTF-8
Jumat, 2026-05-22 03:52:53

65001 was active "MySQL :: MySQL 8.0 Reference Manual :: 10.9.1 The utf8mb4 Character Set (4-Byte UTF-8 Unicode Encoding)". MySQL 8.0 Reference Manual...

Click to read more »
OpenEdge Advanced Business Language
Jumat, 2025-08-08 01:07:46

traditional SQL languages. While SQL operations typically act on sets of records, ABL processes one record at a time, similar to using a cursor in SQL. Record-based...

Click to read more »
MarkLogic Server
Rabu, 2026-05-27 05:14:35

developed by MarkLogic. It is a NoSQL multi-model database that evolved from an XML database to natively store JSON documents and RDF triples, the data...

Click to read more »
Query language
Jumat, 2026-02-27 00:59:02

retrieve information. A well known example is the Structured Query Language (SQL). Broadly, query languages can be classified according to whether they are...

Click to read more »
ArangoDB
Selasa, 2026-01-20 05:42:30

multi-model database system since it supports three data models (graphs, JSON documents, key/value) with one database core and a unified query language...

Click to read more »
LinkML
Kamis, 2026-05-14 16:23:41

the schema YAML to a growing number of other formats, including JSON-schema, JSON-LD, SQL DDL, ShEx, GraphQL, Python data classes, Markdown and UML diagrams...

Click to read more »
Cosmos DB
Kamis, 2026-04-16 04:05:46

distribution. The SQL API lets clients create, update and delete containers and items. Items can be queried with a read-only, JSON-friendly SQL dialect. As...

Click to read more »
GitHub Codespaces
Senin, 2026-05-25 13:32:20

desktop access via Visual Studio Code Configurable Dockerfile or devcontainer.json environments Built-in support for GitHub Copilot, extensions, snippets, and...

Click to read more »
Grafana
Jumat, 2026-05-08 22:46:46

InfluxDB, Elasticsearch, OpenSearch, Loki, MySQL, PostgreSQL, and Splunk. Dashboards are defined as JSON documents and can be provisioned from files,...

Click to read more »
Npm
Rabu, 2026-04-29 13:14:37

command, all the dependencies of a project through the package.json file. In the package.json file, each dependency can specify a range of valid versions...

Click to read more »
Graph database
Rabu, 2026-06-03 06:22:44

heavily inter-connected data. Graph databases are commonly referred to as a NoSQL database. Graph databases are similar to 1970s network model databases in...

Click to read more »
ManicTime
Selasa, 2025-05-13 11:28:49

in either SQLite, PostgreSQL or Microsoft SQL Server. Other applications can interact with ManicTime Server through SQL or JSON web service. Comparison...

Click to read more »
Access-control list
Sabtu, 2025-12-27 17:19:20

ACL algorithms have been ported to SQL and to relational database systems. Many "modern" (2000s and 2010s) SQL-based systems, like enterprise resource...

Click to read more »
Entity Framework
Jumat, 2026-05-15 00:04:37

database-specific provider that translates the Entity SQL command tree into a query in the native SQL flavor of the database. It includes the Store-specific...

Click to read more »
List of tools for static code analysis
Minggu, 2026-05-17 14:30:52

"Visual Expert for Oracle - PL/SQL Code Analyzer". www.visual-expert.com. 2017-08-24. "Visual Expert for SQL Server - Transact SQL Code Analyzer". www.visual-expert...

Click to read more »
YugabyteDB
Rabu, 2026-01-28 16:34:58

YugabyteDB is a high-performance transactional distributed SQL database for cloud-native applications, developed by Yugabyte. Yugabyte was founded by...

Click to read more »
POCO C++ Libraries
Rabu, 2026-03-04 12:08:49

PostgreSQL support SQLite support APIs for reading and writing JSON (JavaScript Object Notation) data format APIs for reading and writing JSON Web Tokens...

Click to read more »
Ion (serialization format)
Jumat, 2026-01-23 23:20:25

The text form is a superset of JSON; thus, any valid JSON document is also a valid Ion document. As a superset of JSON, Ion includes the following data...

Click to read more »
Dependency injection
Jumat, 2026-04-24 04:32:59

"database/sql" "time" ) type ( UserStorage struct { conn *sql.DB } User struct { Name string 'json:"name" db:"name,primarykey"' JoinedAt time.Time 'json:"joined_at"...

Click to read more »
Apache Spark
Jumat, 2026-06-05 18:43:57

from pyspark.sql import SparkSession spark = SparkSession.builder.appName("example").getOrCreate() df = spark.read.json("path/to/people.json") df.groupBy("age")...

Click to read more »
BSON
Jumat, 2025-12-05 07:24:52

BSON (/ˈbiːsən/; Binary JSON) is a computer data interchange format extending JSON. It is a binary form for representing simple or complex data structures...

Click to read more »
Data exchange
Kamis, 2026-02-05 01:00:50

1.2 also includes a shorthand notion that is compatible with JSON, and as such any JSON document is also valid YAML; this however does not hold the other...

Click to read more »
Couchbase, Inc.
Sabtu, 2026-04-04 05:52:31

1. SDTimes Oct 2018 – Couchbase Server 6.0 GA; Analytics Service for JSON (SQL++/no-ETL) and the Kubernetes Autonomous Operator introduced around this...

Click to read more »
Object database
Sabtu, 2025-07-19 20:50:27

maintainers was to retrofit JSON to their databases (by using it as the internal data type). In January 2016, with the PostgreSQL 9.5 release was the first...

Click to read more »
Amazon DocumentDB
Selasa, 2025-02-18 13:39:08

Amazon DocumentDB is a managed proprietary NoSQL database service that supports document data structures, with some compatibility with MongoDB version...

Click to read more »
Liquibase
Sabtu, 2026-05-30 07:08:56

License. All changes to the database are stored in text files (XML, YAML, JSON or SQL) and identified by a combination of an "id" and "author" tag as well...

Click to read more »
Apache Drill
Senin, 2026-04-27 15:05:51

Schema-free JSON document model similar to MongoDB and Elasticsearch, without requiring a formal schema to be declared Industry-standard APIs: ANSI SQL, ODBC/JDBC...

Click to read more »
SequoiaDB
Rabu, 2025-11-05 08:16:02

multi-model NewSQL database. SequoiaDB provides distributed NewSQL, distributed file system and object storage, and high-performance NoSQL storage modes...

Click to read more »
SingleStore
Rabu, 2026-03-25 21:07:55

SingleStore (formerly MemSQL) is a distributed, relational, SQL database management system (RDBMS) that features ANSI SQL support, designed to handle data...

Click to read more »
Embedded database
Kamis, 2026-04-16 00:03:36

includes: database systems with differing application programming interfaces (SQL as well as proprietary, native APIs) database architectures (client-server...

Click to read more »
Media type
Minggu, 2026-04-19 02:02:35

registry: application/json application/ld+json (JSON-LD) application/msword (.doc) application/pdf application/sql application/vnd.api+json application/vnd...

Click to read more »
JSONiq
Sabtu, 2025-04-12 17:58:21

transform collections of hierarchical and heterogeneous data in format of JSON, XML, as well as unstructured, textual data. JSONiq is an open specification...

Click to read more »
DBeaver
Sabtu, 2026-05-30 03:27:18

Persistent QM JSON documents editor (mostly for MongoDB) Eclipse EE features (resources management, Marketplace UI) DBeaver features include: SQL queries execution...

Click to read more »
Jaql
Jumat, 2025-10-31 04:48:17

is a functional data processing and query language most commonly used for JSON query processing on big data. It started as an open source project at Google...

Click to read more »
Bitemporal modeling
Sabtu, 2026-05-02 19:15:13

from dimensional modeling and complementary to database normalization. The SQL:2011 standard provides language constructs for working with bitemporal data...

Click to read more »
Kibana
Rabu, 2026-03-11 04:02:40

values. It also supports the older Lucene query syntax and Elasticsearch SQL for users who require full query expressiveness. The plugin architecture...

Click to read more »
Shard (database architecture)
Sabtu, 2026-05-02 12:00:31

Archived from the original on 2015-06-10. Retrieved 2013-10-07. "NoSQL support in Informix (JSON storage, Mongo DB API)". September 24, 2013. "Spider". MariaDB...

Click to read more »
Software Ideas Modeler
Rabu, 2026-03-04 18:28:51

C# C++ Dart Object Pascal (Delphi) Java JavaScript JSON JSON Schema PHP Protobuf Python Ruby Rust SQL TypeScript Visual Basic Visual Basic .NET XML Schema...

Click to read more »
PHP
Minggu, 2026-05-31 07:20:29

$exec_result Mozilla--> Hey, you are using Netscape!<p> <!--endif--> <!--sql database select * from table where user='$username'--> <!--ifless $numentries...

Click to read more »
ER/Studio
Rabu, 2026-02-25 05:16:27

of relational database platforms Support for NoSQL platforms such as MongoDB Support for JSON and JSON schema Automation and scripting support Forward-...

Click to read more »
Resource Description Framework
Sabtu, 2026-05-02 10:59:59

February 2014. "JSON-LD 1.0: A JSON-based Serialization for Linked Data". W3C. "RDF 1.1 XML Syntax". W3C. 25 February 2014. "RDF 1.1 JSON Alternate Serialization...

Click to read more »
MySQL Connector/ODBC
Selasa, 2025-07-29 07:01:21

Client-side and server-side prepared statements. Native access to MySQL data types, including JSON, BLOB, geometry, BIT. Authentication plugins and SSL/TLS encryption...

Click to read more »
Clusterpoint
Kamis, 2026-05-28 03:04:03

structure XML or JSON documents in a single database. Supports unstructured textual data, dates, numbers, meta-data (all XML and JSON types) Cross-platform...

Click to read more »
RocksDB
Senin, 2025-12-08 12:03:48

indexing and others. RocksDB is not an SQL database (although MyRocks combines RocksDB with MySQL). Like other NoSQL and dbm stores, it has no relational...

Click to read more »
PyCharm
Jumat, 2026-01-09 08:29:21

management Embedded terminal and Python console Docker support HTML, XML, JSON, YAML, Markdown support Spell- and grammar-checking Version control integration:...

Click to read more »
EXist
Senin, 2026-05-11 05:34:32

provides support for XML, JSON, HTML and Binary documents). Unlike most relational database management systems (RDBMS) and NoSQL databases, eXist-db provides...

Click to read more »
Query by Example
Selasa, 2025-07-29 18:15:02

at IBM Research during the mid-1970s, in parallel to the development of SQL, and influenced by the work on relational databases of Edgar Codd. It is...

Click to read more »
Comparison of relational database management systems
Jumat, 2026-04-03 03:53:29

Unicode is new in version 10.0. Note (5): MySQL provides GUI interface through MySQL Workbench. Note (6): OpenEdge SQL database engine uses Referential Integrity...

Click to read more »
Rocket U2
Selasa, 2025-05-13 18:17:35

Since each email address can be the ID of a record in separate file (in SQL terms, an outer join; in U2 terms, a "translate"), this provides the reason...

Click to read more »
Syntax diagram
Senin, 2025-10-13 08:07:07

sometimes incorporated into graphic design. The canonical source defining the JSON data interchange format provides yet another example of a popular modern...

Click to read more »
IntelliJ IDEA
Jumat, 2026-03-27 08:49:12

Rust, SQL, JavaScript WebStorm: JavaScript, TypeScript, React RubyMine: Ruby on Rails (RoR), Hotwire, RuboCop DataGrip: Databases, SQL, NoSQL DataSpell:...

Click to read more »
Cloud database
Kamis, 2026-04-16 00:01:48

cloud database provider. Cloud databases may use either a relational SQL or a NoSQL data model. Database services handle scalability and high availability...

Click to read more »
XQuery
Kamis, 2025-11-06 22:04:09

semantically similar to SQL but optimized for hierarchical rather than relational data. XQuery 3.1, published in March 2017, added support for JSON and introduced...

Click to read more »
Apache Iceberg
Minggu, 2026-06-07 21:18:03

open-source format for large analytic tables. Iceberg enables the use of SQL tables for big data while making it possible for engines like Spark, Trino...

Click to read more »
Ingres (database)
Jumat, 2026-03-20 00:43:42

Ingres Database (/ɪŋˈɡrɛs/ ing-GRESS) is a proprietary SQL relational database management system intended to support large commercial and government applications...

Click to read more »
Cubes (OLAP server)
Rabu, 2025-12-24 04:07:56

and aggregated browsing (default is ROLAP) logical model of OLAP cubes in JSON or provided from external sources hierarchical dimensions (attributes that...

Click to read more »
Log4j
Senin, 2026-05-25 02:22:09

" PL-SQL-Logging-Utility is an adaptation of log4j in PL/SQL. Log4db2 is a logging utility for DB2 for LUW that uses SQL instructions with SQL PL code...

Click to read more »
LangChain
Kamis, 2026-06-04 09:23:40

Python RequestsWrapper and other methods for API requests; SQL and NoSQL databases including JSON support; Streamlit, including for logging; text mapping...

Click to read more »
W3Schools
Jumat, 2026-06-05 07:19:20

forum. Technologies such as HTML, CSS, JavaScript, JSON, C, C++, C#, Java, PHP, React, AngularJS, SQL, Python, Django, Bootstrap, Node.js, jQuery, XQuery...

Click to read more »
XMLSpy
Minggu, 2026-05-03 02:30:35

XML-based and Web services applications using technologies such as XML, JSON, XBRL, XML Schema, XSLT, XPath, XQuery, WSDL and SOAP. XMLSpy was first released...

Click to read more »
WordPress
Minggu, 2026-05-24 15:50:25

WordPress is written in the PHP programming language and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template...

Click to read more »
Logging (computing)
Sabtu, 2026-03-14 06:24:36

Viewer - SQL Server". learn.microsoft.com. 28 February 2023. "Extended Log File Format". www.w3.org. "The Transaction Log (SQL Server) - SQL Server"....

Click to read more »
Apache Avro
Selasa, 2025-11-04 09:21:35

serialization framework developed within Apache's Hadoop project. It uses JSON for defining data types and protocols, and serializes data in a compact binary...

Click to read more »
Web application
Kamis, 2026-05-21 13:41:07

be accessed by calling a "list_clients()" function instead of making an SQL query directly against the client table on the database. This allows the...

Click to read more »
MEAN (solution stack)
Rabu, 2025-10-29 15:49:03

component of the MEAN acronym. MongoDB is a NoSQL database program that uses JSON-like BSON (binary JSON) documents with optional schemas. The role of...

Click to read more »
HTSQL
Selasa, 2026-06-02 22:17:09

web requests into equivalent SQL, executes requests on a server-side database, and returns results in XML, HTML, CSV, JSON, or YAML formats. The current...

Click to read more »
Apache Solr
Jumat, 2026-03-27 16:45:48

search, real-time indexing, dynamic clustering, database integration, NoSQL features and rich document (e.g., Word, PDF) handling. Providing distributed...

Click to read more »
Web2py
Selasa, 2026-03-24 13:44:13

sessions; multiple protocols HTML/XML, REST, ATOM and RSS, RTF and CSV, JSON, JSON-RPC and XML-RPC, AMF-RPC (Flash/Flex), and SOAP; CRUD API; multiple authentication...

Click to read more »
Azure Data Explorer
Selasa, 2025-03-11 07:55:19

developed by Microsoft, that ingests structured, semi-structured (like JSON) and unstructured data (like free-text). The service then stores this data...

Click to read more »
Zabbix
Minggu, 2026-04-26 23:10:41

database. Supported databases include PostgreSQL, MySQL/MariaDB, Oracle, and TimescaleDB (as a PostgreSQL extension for time-series optimization). For...

Click to read more »
MarkLogic
Sabtu, 2025-09-06 01:02:40

MarkLogic product is considered a multi-model NoSQL database for its ability to store, manage, search JSON and XML documents and semantic data (RDF triples)...

Click to read more »
SPARQL
Jumat, 2026-05-29 13:47:39

exist to translate SPARQL queries to other query languages, for example to SQL and to XQuery. SPARQL allows users to write queries that follow the RDF specification...

Click to read more »
Kamailio
Sabtu, 2026-06-06 03:33:47

RADIUS / syslog accounting and authorization, XML-RPC and JSON-RPC-based remote control, SQL and NoSQL backends, IMS / VoLTE extensions and others. Kamailio...

Click to read more »
Facebook Query Language
Jumat, 2025-01-24 14:28:24

data by using a SQL-style interface, avoiding the need to use the Facebook Platform Graph API. Data returned from an FQL query is in JSON format by default...

Click to read more »
PowerBuilder
Selasa, 2026-03-24 14:25:09

is the simplest approach, relying on automatically generated SQL. Embedded SQL Embedded SQL supports SELECT, INSERT, UPDATE, DELETE and cursors. This option...

Click to read more »
Apache Velocity
Jumat, 2026-03-06 20:01:37

Velocity. Source code generation: Velocity can be used to generate Java, SQL, or PostScript source code, based on templates. A number of open source and...

Click to read more »
Nemerle
Kamis, 2026-05-14 11:58:42

instead of string sql = "SELECT firstname, lastname FROM employee WHERE firstname = :a"; using (NpgsqlCommand dbcmd = new NpgsqlCommand (sql, dbcon, dbtran))...

Click to read more »
Temporal database
Sabtu, 2026-05-02 19:15:44

into the new SQL standard SQL:1999, called SQL3. Parts of TSQL2 were included in a new substandard of SQL3, ISO/IEC 9075-7, called SQL/Temporal. The...

Click to read more »
Mantis Bug Tracker
Rabu, 2026-05-27 15:22:28

abstraction library. MantisBT supports MySQL, MariaDB and PostgreSQL. It has experimental support for Microsoft SQL and Oracle. MantisBT maintains a database...

Click to read more »
Apache Sedona
Selasa, 2026-01-06 11:07:06

SQL functions to loading, processing, and analyzing large-scale geospatial data across systems. It supports spatial data formats, including GeoJSON,...

Click to read more »
RethinkDB
Rabu, 2025-10-29 12:53:43

originally created by the company of the same name. The database stores JSON documents with dynamic schemas, and is designed to facilitate pushing real-time...

Click to read more »
RavenDB
Rabu, 2026-02-25 16:08:20

custom Voron storage engine and supports ACID transactions. RavenDB uses a SQL-like query language, (RQL), and includes native features for handling time...

Click to read more »
IndexedDB
Sabtu, 2026-04-25 12:50:06

application programming interface (API) provided by web browsers for managing a NoSQL database of objects. It is a standard maintained by the World Wide Web Consortium...

Click to read more »
Data blending
Senin, 2026-01-19 01:34:06

"Blend Your Data". help.tableau.com. Retrieved 2021-02-27. "SQL Joins Explained". SQL Joins Explained. Retrieved 2021-02-27. TAR Solutions (2021-01-20)...

Click to read more »
Comparison of database administration tools
Rabu, 2026-06-03 10:21:10

management systems List of SQL software and tools SQL programming tool Only for Data Import/Export features. Only for SQL Server and MySQL/MariaDB. Only incremental...

Click to read more »
Storm (software)
Jumat, 2025-10-24 00:49:45

Python programming library for object-relational mapping between one or more SQL databases and Python objects. It allows Python developers to formulate complex...

Click to read more »
Db4o
Selasa, 2026-01-06 11:08:44

support. However, some ODBMSs fully support SQL in addition to navigational access, e.g. Objectivity/SQL++, Matisse, and InterSystems CACHÉ. Effective...

Click to read more »
Yahoo Query Language
Rabu, 2025-02-19 15:28:53

Yahoo! Query Language (YQL) is an SQL-like query language created by Yahoo! as part of their Developer Network. YQL is designed to retrieve and manipulate...

Click to read more »
Oracle Cloud
Selasa, 2026-05-19 11:23:45

supports numerous open standards (SQL, HTML5, REST, etc.), open-source applications (Kubernetes, Spark, Hadoop, Kafka, MySQL, Terraform, etc.), and a variety...

Click to read more »
Actian Zen
Senin, 2025-07-07 02:03:37

Structured Query Language queries. SRDE parses SQL queries and sends them to the MKDE to run. The SRDE implements SQL-92. Significant other features include relational...

Click to read more »
List of Apache Software Foundation projects
Senin, 2026-05-25 12:30:12

(JMS) 1.1 client. AGE: PostgreSQL extension that provides graph database functionality in order to enable users of PostgreSQL to use graph query modeling...

Click to read more »
Apache CouchDB
Rabu, 2025-12-31 01:26:43

document-oriented NoSQL database, implemented in Erlang. CouchDB uses multiple formats and protocols to store, transfer, and process its data. It uses JSON to store...

Click to read more »
LIBstick
Sabtu, 2025-07-19 01:43:38

MaterializeCSS, jQuery, JavaScript, HTML, CSS, PHP, WordPress (CMS), MySQL, JSON, AJAX, RESTful API. The service is in use by several libraries at the...

Click to read more »
List of free and open-source software packages
Kamis, 2026-05-28 08:57:01

Cascading Style Sheets .html – HyperText Markup Language .json – GeoJSON, JSON-LD, JSON-RPC, JsonML, Smile, UBJSON .mml – MathML .avro – Apache Avro .cml...

Click to read more »
Ballerina (programming language)
Selasa, 2026-02-17 19:35:18

`json` object values is very similar to the syntax of JSON json person = {name: "John Doe", age: 25}; // Serialized `json` values conforms to the JSON...

Click to read more »
TerminusDB
Kamis, 2026-03-26 16:47:19

listed on DB-Engines. TerminusDB provides a document API for building via the JSON exchange format. It implements both GraphQL and a datalog variant called...

Click to read more »
List of Java frameworks
Rabu, 2026-04-08 21:58:45

and data persistence component that allows developers to take a much more SQL-centric approach in application development than traditional Object-relational...

Click to read more »
PeopleTools
Rabu, 2026-03-25 18:11:45

PL/SQL) are not traditionally used. Alternatively, developers write Meta-SQL, and the app or scheduler servers translate such into the proprietary SQL for...

Click to read more »
Gazelle (software)
Selasa, 2026-04-28 23:25:19

deployed publicly in April 2008, it is written in PHP, JavaScript and uses a MySQL database. Although it was designed with a focus on music, it has been forked...

Click to read more »
Cloud CMS
Jumat, 2026-02-20 15:06:12

AlpacaJS, an HTML5 forms engine for web and mobile applications that uses JSON Schema and Handlebars templates to generate user interfaces in a presentation-agnostic...

Click to read more »
Comment (computer programming)
Sabtu, 2026-05-30 22:21:36

of SQL, the curly brace language block comment (/**/) is supported. Variants include: Transact-SQL, MySQL, SQLite, PostgreSQL, and Oracle. MySQL also...

Click to read more »
Macaroons (computer science)
Sabtu, 2025-03-01 05:27:08

implementations. Macaroons are similar to some other technologies. Compared to JSON Web Token (JWT): Holder of macaroon can issue a sub-macaroon with smaller...

Click to read more »
AllegroGraph
Minggu, 2026-02-22 17:50:25

designed for storing, retrieving and managing document-oriented information, in JSON-LD format. AllegroGraph is currently in use in commercial projects and a...

Click to read more »
Informix
Minggu, 2026-04-12 00:58:13

Through extensions, Informix supports data types that are not a part of the SQL standard. On December 29, 2021, Actian (formerly Ingres Corporation) became...

Click to read more »
Wire protocol
Rabu, 2026-03-11 02:18:11

PostgreSQL wire protocol XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism. JSON-RPC...

Click to read more »
CUBRID
Jumat, 2025-11-21 08:20:43

CUBRID (/ˈkjuːbrɪd/ "cube-rid") is an open-source SQL-based relational database management system (RDBMS) with object extensions developed by CUBRID Corp...

Click to read more »
Arista Networks
Kamis, 2026-06-04 00:31:46

Language (SQL) queries. eAPI (External API) offers a versioned JSON-RPC interface to execute CLI commands and retrieve their output in structured JSON objects...

Click to read more »
Apache Jena
Jumat, 2025-10-24 01:42:48

serialisation of RDF graphs to: a relational database RDF/XML Turtle TriG Notation 3 JSON-LD Jena was integrated as a project under the umbrella of The Apache Software...

Click to read more »
Django (web framework)
Rabu, 2026-03-11 11:30:03

officially supports five database backends: PostgreSQL, MySQL, MariaDB, SQLite, and Oracle. Microsoft SQL Server can be used with mssql-django. The Django...

Click to read more »
InfinityDB
Senin, 2026-01-19 01:05:36

bash via curl for JSON and BLOB data. Remote access by Java programs using a RemoteItemSpace feature. Pattern Queries for non-SQL arbitrary restructuring...

Click to read more »
Big data
Rabu, 2026-06-03 06:00:44

Since then, Teradata has added semi structured data types including XML, JSON, and Avro. In 2000, Seisint Inc. (now LexisNexis Risk Solutions) developed...

Click to read more »
Unnormalized form
Kamis, 2026-05-21 00:35:53

first normal form. NoSQL databases like document databases typically do not conform to the relational view. For example, an JSON or XML database might...

Click to read more »
Operational database
Senin, 2025-11-17 07:20:44

growing use of unstructured data and NoSQL DBMS engines, as well as XML databases and NewSQL databases. NoSQL databases typically have focused on scalability...

Click to read more »
Apache Groovy
Minggu, 2026-03-29 16:14:10

StreamingMarkupBuilder. To change the implementation to JSON, the MarkupBuilder can be swapped to JsonBuilder. To parse it and search for a functional language...

Click to read more »
CMake
Kamis, 2026-06-04 16:51:38

units also exists. CMake supports extracting values into variables from JSON-data strings (since version 3.19). CMake includes an interpreter for a relatively...

Click to read more »
Programming Language for Business
Selasa, 2025-10-14 07:51:09

as well as functionality for working with ODBC, SQL, Oracle, sequential, random access, XML and JSON files. PL/B also has the ability to access external...

Click to read more »
List of file formats
Sabtu, 2026-06-06 20:04:55

ARC/INFO interchange file format GeoJSON – Geographically located data in object notation TopoJSON – Extension of GeoJSON with topology encoded in arcs for...

Click to read more »
Object REXX
Selasa, 2026-05-19 17:31:09

"OREXX/SQL Object Framework – EDM2". www.edm2.com. Retrieved 2024-12-11. "Rexx/SQL". SourceForge. 2013-06-19. Retrieved 2025-02-03. "REXX MySQL Library"...

Click to read more »
Tryton
Kamis, 2026-02-12 21:06:33

was opened. Support for XML-RPC and JSON-RPC protocols. Database independence is allowed thanks to the python-sql library and is used for testing with...

Click to read more »
Notepad++
Rabu, 2026-05-13 06:33:10

script (.reg) Resource file Ruby Rust Scheme Shell script Smalltalk SPICE SQL Swift S-Record Tcl Tektronix HEX TeX txt2tags TypeScript Visual Basic Visual...

Click to read more »
Aggregate function
Rabu, 2025-10-22 11:42:21

new version of the SQL standard. It introduces new features such as row pattern matching, listagg, date and time formatting, and JSON support. Elmasri,...

Click to read more »
GraphQL
Selasa, 2026-06-02 23:15:12

returns a result that mirrors the shape of the original query, typically as JSON. With GraphQL, a business domain is modeled as a graph by defining a schema;...

Click to read more »
ABAP
Rabu, 2026-05-06 13:16:13

database-independent ABAP statements ("Open SQL") into statements understood by the underlying DBMS ("Native SQL"). The database interface handles all the...

Click to read more »
Comparison of wiki software
Jumat, 2026-04-03 03:59:33

foswiki/distro". github.com. Retrieved 25 April 2026. "Foswiki is getting SQL RDBMS support!". WikiRing Blog. 1 March 2012. Archived from the original...

Click to read more »
Unicode in Microsoft Windows
Jumat, 2026-06-05 00:31:43

Microsoft products are using UTF-8 internally, including Visual Studio and their SQL Server 2019, with Microsoft claiming 35% speed increase from use of UTF-8...

Click to read more »
Redis
Minggu, 2026-04-26 04:48:49

supports a number of data types including Strings, JavaScript Object Notation (JSON) documents, Hashes (a collection of fields, each field is a name-value string...

Click to read more »
XML data binding
Sabtu, 2026-06-06 08:08:36

XML. JSON (which can be regarded as a subset of YAML) is often suitable for lightweight or restricted applications. Bound control Data structure JSON LDX+...

Click to read more »
Laminas
Rabu, 2026-04-29 13:42:30

database systems and vendors, including MariaDB, MySQL, Oracle, IBM Db2, Microsoft SQL Server, PostgreSQL, SQLite, and Informix Dynamic Server Email composition...

Click to read more »
Enumerated type
Senin, 2026-06-01 04:46:08

2025-06-20. "MySQL :: MySQL 8.0 Reference Manual :: 11.3.5 The ENUM Type". dev.mysql.com. Retrieved 19 September 2021. Wright, Austin. "JSON Schema Validation:...

Click to read more »
Wilkinson's Grammar of Graphics
Selasa, 2026-06-02 18:35:37

The main differences between Wilkinson's system and Polaris are the use of SQL relational algebra for database services and using shelves instead of cross...

Click to read more »
INI file
Kamis, 2026-04-30 17:28:54

S-expressions, making it equivalent to standardized formats like XML or JSON, albeit with a syntax which is not set in stone and to some may feel more...

Click to read more »
Starcounter
Sabtu, 2024-12-28 18:28:15

mapper (ORM). Instead, the database is directly accessed using SQL-like queries called NewSQL from the application code. A major drawback with in-memory databases...

Click to read more »
Argument Interchange Format
Rabu, 2023-03-01 12:54:06

development environments and implementation languages including MySQL database schema RDF Prolog JSON as well as translations to visual languages such as DOT and...

Click to read more »
Gatling (software)
Rabu, 2026-05-06 23:29:46

baseUrl("https://e-comm.gatling.io") .acceptHeader("application/json") .contentTypeHeader("application/json"); ScenarioBuilder myFirstScenario = scenario("My First...

Click to read more »
NeoLoad
Rabu, 2025-01-08 11:00:38

application server, HP-UX 11, Weblogic, WebSphere, Apache Tomcat, and MySQL database. Its "scripts" are developed via a GUI, which provides conditions...

Click to read more »
Heurist
Jumat, 2026-05-29 21:23:31

export based on filtered subsets of the database: export in CSV, JSon, XML, KML, GeoJSon, GEFX for Gephi, IIIF manifests; tabular listing; user-defined...

Click to read more »
4th Dimension (software)
Kamis, 2026-04-23 03:17:54

its own programming language. The 4D product line has since expanded to an SQL back-end, integrated compiler, integration of PHP, and several productivity...

Click to read more »
Conductor (software)
Selasa, 2026-03-31 11:56:08

Netflix and community in Java, Python and Go. Conductor uses a lightweight JSON based schema with rich programming language constructs such as fork/join...

Click to read more »
Google Cloud Datastore
Kamis, 2026-04-16 10:45:41

Google Cloud Datastore is a NoSQL database service provided by Google Cloud Platform. It is a fully managed database which can handle massive amounts...

Click to read more »
Automatic programming
Rabu, 2026-04-29 08:17:35

such as ... Staff. "Online JSON to Swift Models Generator". Json4Swift.com. Retrieved 19 April 2026. Staff. "Online JSON to Kotlin Data Class Generator"...

Click to read more »
SensorThings API
Selasa, 2025-12-16 18:47:55

online on December 18, 2018. The Tasking Core Discussion paper provides 15 JSON examples showing how SensorThings API Part II - Tasking Core can be used...

Click to read more »
List of in-memory databases
Jumat, 2026-03-20 22:44:13

"Exasol documentation". docs.exasol.com. "Chapter 1. Running and Using HyperSQL". hsqldb.org. Vij, Amit (29 June 2017). "Kinetica Secures Series A Investment...

Click to read more »
Go (programming language)
Senin, 2026-05-04 05:30:22

and management of containerized applications CockroachDB — a distributed SQL database engineered for scalability and strong consistency Hugo — a static...

Click to read more »
Extract, transform, load
Senin, 2026-06-01 04:45:59

data-source formats include relational databases, flat-file databases, XML, and JSON, but may also include non-relational database structures such as IBM Information...

Click to read more »
List of unit testing frameworks
Selasa, 2026-03-17 13:22:40

2019-04-30. "tSQLt - Database Unit Testing for SQL Server". Red Gate Software Ltd. "SQL Test - Unit Testing for SQL Server". Red-gate.com. Retrieved 2012-11-12...

Click to read more »
Property graph
Rabu, 2026-04-08 00:37:14

information. The ISO/IEC JTC1/SC32/WG3 group of ISO, which established the SQL standard, specified a new query language suitable for graph-oriented databases...

Click to read more »
List of C software and tools
Senin, 2026-05-25 13:28:34

(CGNS) — data format and library for computational fluid dynamics cJSON — lightweight JSON parser CLIPS — public-domain software tool for building expert...

Click to read more »
ChatScript
Jumat, 2026-02-20 19:18:22

In addition to an internal fact database, ChatScript supports PostgreSQL, MySQL, MSSQL and MongoDB both for access by scripts, but also as a central filesystem...

Click to read more »
JobRunr
Senin, 2026-06-01 20:45:00

tasks across one or many JVMs while persisting state in a relational or NoSQL data store. First released in April 2020 by Belgian developer Ronald Dehuysser...

Click to read more »
Mobile database
Jumat, 2026-04-17 21:09:37

for Windows CE, By Bryan Morgan, Apr 5, 2002, InformIT Mobile Database Review: Sybase SQL Anywhere Studio 8.0, By Bryan Morgan, Feb 15, 2002, InformIT...

Click to read more »
XPath
Senin, 2025-11-17 19:34:38

version adds new data types: maps and arrays, largely to underpin support for JSON. The most important kind of expression in XPath is a location path. A location...

Click to read more »
Comparison of reference management software
Rabu, 2026-04-15 03:47:13

applications that may be installed on a web server (usually requiring MySQL or another database and PHP, Perl, Python, or some other language for web...

Click to read more »
Database model
Senin, 2026-01-26 00:36:56

uses inverted indexing model to provide fast full-text search for XML or JSON data objects for example. The relational model was introduced by E.F. Codd...

Click to read more »
Web API security
Rabu, 2026-05-20 15:19:14

Validation: APIs should validate all input to prevent injection attacks, such as SQL injection or command injection, and to ensure that only safe and valid data...

Click to read more »
List of filename extensions (F–L)
Senin, 2026-05-25 17:01:59

2019. "ECMAScript 2020 Language Specification". "Standard ECMA-404 - The JSON Data Interchange Syntax" (PDF). Ecma International. December 2017. p. 1,...

Click to read more »
Vector tiles
Jumat, 2025-12-05 00:39:59

multiple data serialisation formats; as of early 2015, it supports GeoJSON, ArcJSON, GeoBSON, Arc GeoServices BSON, GeoAMF and Arc GeoServices BSON. The...

Click to read more »
Software-defined perimeter
Senin, 2026-06-01 20:41:26

attacks, including but not limited to: Server scanning Denial-of-service (DoS) SQL injection Operating system and application vulnerability exploits Man-in-the-middle...

Click to read more »
DataNucleus
Senin, 2024-06-03 16:48:21

document-based storage (XML, Excel, OpenDocument spreadsheets), web-based storage (JSON, Google Storage, Amazon Simple Storage Service), map-based datastores (HBase...

Click to read more »
ObjectDatabase++
Rabu, 2025-09-17 07:48:36

ODBPP supports objects that are hierarchical in design, similar to XML, JSON or serialized PHP. It is this hierarchical object that separates object databases...

Click to read more »
List of Unified Modeling Language tools
Minggu, 2026-04-19 05:31:56

JavaScript, MySQL (SQL), Pascal, Perl, PHP, PHP5, PostgreSQL(SQL), Python, Ruby, SQL, Tcl, Vala, XMLSchema (Some are outdated) ERD for MySQL, PostgresSQL UML Designer...

Click to read more »
List of TCP and UDP port numbers
Senin, 2026-06-01 20:12:13

Retrieved 2012-07-13. "Configure the Windows Firewall to Allow SQL Server Access". Microsoft SQL Server. Microsoft. Retrieved 2022-08-29. "Symantec Intruder...

Click to read more »
Ruby on Rails
Minggu, 2026-05-31 23:40:32

web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing...

Click to read more »
Enterprise Architect (software)
Selasa, 2025-11-04 06:15:37

2013, MS SQL Server, all editions from 2005 including Express and Azure, MySQL, MariaDB, SQLite, Oracle from 9i (all editions), PostgreSQL, ArcGIS, Informix...

Click to read more »
List & Label
Jumat, 2026-02-06 07:09:36

automatic support for data sources: Databases such as Microsoft SQL Server, Oracle, MySQL, PostgreSQL, IBM Db2, SQLite, MariaDB, MongoDB, Cosmos DB XML data,...

Click to read more »
Flat-file database
Jumat, 2026-02-13 02:47:57

and suit myriad purposes in an uncomplicated way. Linear stores of NoSQL data, JSON data, primitive spreadsheets (perhaps comma-separated or tab-delimited)...

Click to read more »
Yahoo Sherpa
Jumat, 2025-04-11 07:35:56

and geographically replicated key-value data store. The service is a NoSQL system that address the scalability, availability, and latency needs of the...

Click to read more »
KDevelop
Senin, 2026-04-27 13:01:42

backend. The integrated CMakeFile interpreter was also removed in favour of JSON metadata produced by the upstream CMake tool. Semantic language support was...

Click to read more »
Julia (programming language)
Minggu, 2026-06-07 16:46:30

for HTTP), XML, JSON and BSON, and for databases (such as PostgreSQL, Mongo, Oracle, including for TimesTen, MySQL, SQLite, Microsoft SQL Server, Amazon...

Click to read more »
Comparison of programming languages
Senin, 2026-03-16 04:35:02

Prolog, Common Lisp, Scheme (IEEE standard), ISLISP, Ada, Fortran, COBOL, SQL, and XQuery. The following table compares general and technical information...

Click to read more »
UnrealIRCd
Jumat, 2025-12-12 00:53:33

spamfilters, and editing server configurations via JSON-RPC. User management with file-based or SQL authentication. Plugin system for extensions, including...

Click to read more »
Standard column family
Jumat, 2025-05-09 06:49:38

The standard column family is a NoSQL object that contains columns of related data. It is a tuple (pair) that consists of a key–value pair, where the...

Click to read more »
Comparison of online source code playgrounds
Senin, 2026-02-09 02:05:44

ScratchPad Runnable jsdo.it snip2code dbfiddle Official website ExtendsClass Official website PhpFiddle Official website SQL Fiddle Official website...

Click to read more »
Orthanc (server)
Selasa, 2026-05-05 04:16:55

language. The DICOM tags of the stored medical images can be downloaded in the JSON file format. Furthermore, standard PNG images can be generated on the fly...

Click to read more »
MagLev (software)
Minggu, 2025-12-28 18:09:20

number of RubySpec. It supports several C extensions including Nokogiri, JSON and bcrypt. GemStoneS 64 bit 3.1.x Documentation, July 3, 2012, retrieved...

Click to read more »
Omnis Studio
Kamis, 2026-05-07 12:15:34

PDF printing device, enhanced JavaScript controls, and multi-tasking using SQL Worker objects. 2014 Release Omnis Studio 6.1 includes Native JavaScript...

Click to read more »
Altova
Rabu, 2026-05-27 06:51:01

Beverly, MA, United States and Vienna, Austria, that produces integrated XML, JSON, database, UML, and data management software development tools. Altova was...

Click to read more »
Actian Vector
Selasa, 2026-06-02 01:32:03

Actian Vector (formerly known as VectorWise) is an SQL relational database management system designed for high performance in analytical database applications...

Click to read more »
List of computing and IT abbreviations
Minggu, 2026-06-07 02:27:01

JTAG—Joint Test Action Group JVM—Java Virtual Machine JWE—JSON Web Encryption JWS—JSON Web Signature JWT—JSON Web Token K&R—Kernighan and Ritchie K8s—Kubernetes...

Click to read more »
Message queue
Rabu, 2026-03-11 21:25:28

providers of message queuing in a fashion similar to that of developers using SQL databases. In practice, given the diversity of message queuing techniques...

Click to read more »
Indentation style
Minggu, 2026-05-31 11:40:01

the code that can be skipped (for indented code). In another experiment on JSON objects non-indented code took even 544% more time to read. The table below...

Click to read more »
GeoSPARQL
Kamis, 2026-05-28 10:20:36

in the backend RDBMS. It has been fully tested with PostgreSQL (with PostGIS and PostgreSQL-Temporal extensions) and MonetDB (with geom module). OpenSahara...

Click to read more »
TechGig.com
Rabu, 2025-07-02 01:22:58

tests and mock interviews in C, C++, C#, Java, .Net, MySQL, Linux, Unix, Ajax, Python, LAMP, JSON and other technologies. TechGig launched a recruitment...

Click to read more »
Scratch (programming language)
Selasa, 2026-06-02 06:32:13

uses the *.sb2 file format. These are essentially zip files containing a .json file as well as the contents of the Scratch project including sounds (stored...

Click to read more »
List of filename extensions (S–Z)
Kamis, 2026-05-28 21:53:07

2020-09-25. "Syntax". sass-lang.com. Retrieved 2020-09-25. "SQL Server Compact and LINQ to SQL". Microsoft Docs. Retrieved 12 January 2021. "All my progress...

Click to read more »
Geographic information system software
Rabu, 2025-12-03 23:14:44

storing of most spatial data types. MySQL – Allows spatial querying and storing of most spatial data types. Microsoft SQL Server (2008 and later) – GIS products...

Click to read more »
Knowledge extraction
Selasa, 2026-06-02 01:53:48

approaches try to extract the information from the structure inherent in the SQL schema (analysing e.g. foreign keys), others analyse the content and the...

Click to read more »
Metasfresh
Jumat, 2026-05-15 03:12:16

OpenJDK, JasperReports Database: PostgreSQL 9.5 Integration: ServiceMix, RabbitMQ, ActiveMQ, Camel API: REST, JSON, Swagger, Spring Framework, Hazelcast...

Click to read more »
Comparison of structured storage software
Kamis, 2026-06-04 03:29:32

The following is a comparison of notable structured storage systems. NoSQL Hamilton, James (3 November 2009). "Perspectives: One Size Does Not Fit All"...

Click to read more »
Comparison of OLAP servers
Rabu, 2026-02-25 14:02:23

documentation". icCube. "SQL Server 2008 Books Online (October 2009)Defining Stored Procedures". MSDN. 9 December 2022. "SQL Server 2008 Books Online...

Click to read more »
Voter Intention Collection System
Jumat, 2023-09-08 23:39:44

PostgreSQL, redis and Apache Maven. Data is transferred between the user interface and application tier using REST over the HTTP protocol serialized as JSON...

Click to read more »
History of Delphi (software)
Senin, 2026-04-20 22:06:03

improvements for SQL Server, InterBase 2017, ODBC Released December 2017, Update 2 included: New VCL Controls and Layouts (Panels) Dataset to JSON Mobile platforms...

Click to read more »
Java (programming language)
Rabu, 2026-06-03 22:23:25

services: the Java API for RESTful Web Services (JAX-RS 2.0) useful for AJAX, JSON and REST services, and the Java API for XML Web Services (JAX-WS) useful...

Click to read more »
Bluefish (software)
Minggu, 2026-05-17 09:25:12

be configured in the preferences panel. Various scripts for JavaScript, JSON, CSS, and HTML formatting are included in the Bluefish distribution. Free...

Click to read more »
Hierarchical Cluster Engine Project
Sabtu, 2026-05-30 08:12:21

support key-value storage or SQL). This application uses several DRCE Clusters to construct network infrastructure, MySQL and sqlite back-end for indexed...

Click to read more »
Perl
Selasa, 2026-06-02 18:59:51

SQL queries; thus it is possible to program in multiple languages at the same time (e.g., for generating a Web page using HTML, JavaScript, and SQL in...

Click to read more »
Smart Pascal
Sabtu, 2026-01-10 12:51:48

SDK, a remote procedure call framework along the lines of Microsoft RPC. JSON RPC and WebSockets are likewise part of the class library. Array operations...

Click to read more »
ASP.NET
Kamis, 2026-04-23 18:32:35

Support for HTTP pipelining and syndication feeds. WCF support for RSS, JSON, POX and Partial Trust All the .NET Framework 3.5 changes, like LINQ etc...

Click to read more »
MediaWiki
Jumat, 2026-06-05 16:20:09

administrative privileges on a server running both PHP and a compatible type of SQL database. Some users find that setting up a virtual host is helpful if the...

Click to read more »
JavaScript
Minggu, 2026-06-07 00:37:47

succinct shortcut syntax. In fact, these literals form the basis of the JSON data format. JavaScript supports regular expressions for text searches and...

Click to read more »
Pandas (software)
Selasa, 2026-05-19 21:29:14

imported from various file formats such as comma-separated values, JSON, Parquet, SQL database tables or queries, and Microsoft Excel. A Series is a one-dimensional...

Click to read more »
Vapor (web framework)
Kamis, 2026-03-26 20:19:47

negotiation: JSON, multipart, and URL-encoded form Crypto: RNG, ciphers, digests, RSA Dependency Injection / Inversion of Control Fluent ORM: MySQL, PostgreSQL, MongoDB...

Click to read more »
Cangjie (programming language)
Rabu, 2026-06-03 16:29:58

developer releases. The new command creates a new module, generating a module.json file and src folder. Each module's program entry point must be in its root...

Click to read more »
Twproject
Sabtu, 2022-06-11 17:15:56

application server. Twproject is tested on these DB servers: MySQL, Oracle, SQL Server, PostgreSql, HSQLDB, but as uses Hibernate can run on many others. There...

Click to read more »
XSLT
Kamis, 2026-03-26 12:46:01

subsequently converted to formats such as PDF, PostScript, and PNG. Support for JSON and plain-text transformation was added in later updates to the XSLT 1.0...

Click to read more »
Amazon Web Services
Kamis, 2026-05-21 04:45:43

REST architectural style and SOAP protocol for older APIs and exclusively JSON for newer ones. Clients can interact with these APIs in various ways, including...

Click to read more »
Salted Challenge Response Authentication Mechanism
Selasa, 2025-08-05 12:42:33

SMTP, POP3, IMAP and JMAP (e-mail), XMPP (chat), or MongoDB and PostgreSQL (databases). For XMPP, supporting it is mandatory. Alice wants to log into...

Click to read more »
Ezboard
Kamis, 2026-04-23 23:05:52

were too slow. ezboard was an early form of a NoSQL style database as the objects were essentially JSON type data (key-value pairs). The flat files were...

Click to read more »
Oracle TopLink
Senin, 2026-06-01 04:29:40

native SQL, Java Persistence Query Language (JPQL) and EclipseLink Expressions framework. RESTful Services Just-in-time reading. Tenant Isolation NoSQL Various...

Click to read more »
Column (data store)
Kamis, 2025-10-30 02:41:26

A column of a distributed data store is a NoSQL object of the lowest level in a keyspace. It is a tuple (a key–value pair) consisting of three elements:...

Click to read more »
NXLog
Senin, 2025-09-15 17:05:20

built-in log rotation Support for different formats such as Syslog, CSV, GELF, JSON, XML, Windows EventLog and even custom formats Offline processing mode for...

Click to read more »
OpenLisp
Senin, 2026-06-01 09:51:59

socket, regular expression, XML, Portable Operating System Interface (POSIX), SQL, Lightweight Directory Access Protocol (LDAP)). OpenLisp includes an interpreter...

Click to read more »
List of Kotlin software and tools
Jumat, 2026-05-01 02:23:52

datetime – modern date and time API Kotlinx.serialization – multiplatform JSON and binary serialization OkHttp – popular HTTP client used with Kotlin and...

Click to read more »
GeoServer
Selasa, 2026-01-06 11:10:30

Through standard protocols it produces KML, GML, Shapefile, GeoRSS, PDF, GeoJSON, JPEG, GIF, SVG, PNG and more. In addition, one can edit data via the WFS...

Click to read more »
List of server-side JavaScript implementations
Selasa, 2025-11-04 06:21:40

[3], JXcore "PLV8 - trusted Javascript language extension for PostgreSQL". PostgreSQL. "What is SAP HANA - In Memory Computing and Real Time Analytics"....

Click to read more »
InfoZoom
Rabu, 2026-03-04 12:13:33

Progress, Oracle, Microsoft SQL Server, Microsoft Access or MySQL Excel files (*.xls or *.xlsx) Text files or CSV files XML and JSON files all data sources...

Click to read more »
C++Builder
Senin, 2026-05-25 19:37:55

Foundation Classes (MFC), Microsoft Active Template Library (ATL), Microsoft SQL Server 7 and MTS (Microsoft Transaction Server); and Inprise Corporation's...

Click to read more »
Yesod (web framework)
Selasa, 2026-03-24 14:20:10

HasReps class {RepHtml, RepJson, RepXml, RepPlain, the dual RepHtmlJson, a pair or list of pairs [(ContentType, Content)], ..}. Json examples: The HasReps...

Click to read more »
Pentaho
Jumat, 2025-09-19 14:51:56

server and receiving the results of a query back as JSON, XML, XLS, HTML or CSV. The default is JSON. HTML output makes it easy for MS Excel users to perform...

Click to read more »
OpenCms
Selasa, 2026-04-14 17:45:29

OpenCms content repository is stored in a database, with MariaDB, MySQL, PostgreSQL, HSQLDB, Oracle, MSSQL and IBM Db2 being natively supported. It can...

Click to read more »
Google Maps
Minggu, 2026-06-07 08:56:28

extensively. The site also uses protocol buffers for data transfer rather than JSON, for performance reasons. The version of Google Street View for classic Google...

Click to read more »
Adobe ColdFusion
Sabtu, 2026-02-14 06:31:13

(CCS) SSO CF Admin Integration (SAML/LDAP) including CF Admin API updates JSON Web Tokens Avro & Protocol Buffer Serialization New PDF Engine Library Updates...

Click to read more »
GlassFish
Senin, 2026-04-06 18:06:24

brings virtual thread support for HTTP requests, Jakarta Data support for SQL or NoSQL databases, and a custom CDI qualifier that allows using MicroProfile...

Click to read more »
Tz database
Jumat, 2026-04-10 19:48:43

Oracle releases since 10g (2004); PostgreSQL since release 8.0 (2005); the Microsoft SQL Server library SQL Server Time Zone Support MongoDB since release...

Click to read more »
The New York Times
Sabtu, 2026-06-06 03:42:12

the boundaries of the page, and convert it into a PNG of image tiles and JSON containing the information in the XML and INI files. The image tiles are...

Click to read more »
SenseTalk
Senin, 2025-11-03 22:38:42

copyrightSign or hotBeverage. And a few have other types of values, such as jsonListFormat, which is a property list containing several key/value pairs that...

Click to read more »
Comparison of time-tracking software
Jumat, 2026-04-03 15:02:39

mobile devices. Export to SAP, Microsoft Excel, CSV and pdf. Web-based, MS SQL, Oracle. License Clarizen Web application 2005 Collaborative project execution...

Click to read more »
Mass spectrometry data format
Kamis, 2026-05-14 02:43:50

database schema with data extraction and appending being exercised using SQL queries. As two formats (mzData and mzXML) for representing the same information...

Click to read more »
RedBeanPHP
Jumat, 2026-05-15 02:53:52

between NoSQL and traditional RDBMS solutions. RedBeanPHP is different from other ORM systems because it requires no configuration in XML, YAML or JSON. It...

Click to read more »
MusicBrainz
Sabtu, 2026-05-23 20:30:13

December 12, 2012[update]. The relational database management system is PostgreSQL. The server software is covered by the GNU General Public License v2.0, while...

Click to read more »
Network Security Toolkit
Senin, 2026-06-01 00:30:48

detection system with a "collector" backend that stores incidents in a MySQL database. For web developers, there is also a JavaScript console with a built-in...

Click to read more »
WCF Data Services
Sabtu, 2024-04-20 05:03:40

The web service can be configured to return the data in either plain XML, JSON or RDF+XML. In the initial release, formats like RSS and ATOM are not supported...

Click to read more »
Enterprise Mashup Markup Language
Sabtu, 2026-02-07 17:47:14

various data sources including RSS/ATOM feeds, XML, JSON payload formats. The merge feature is similar to SQL UNION functionality but merges hierarchical document...

Click to read more »
Apache SystemDS
Sabtu, 2026-05-30 07:10:00

kernel libraries to name a few. New data reader/writer for json frames and support for sql as a data source. Miscellaneous improvements: improved documentation...

Click to read more »
GIS file format
Sabtu, 2025-11-01 18:22:48

are text files that can be read by humans (such as those based on XML or JSON), especially those intended for data exchange, while others are binary files...

Click to read more »
Innovative Routines International
Kamis, 2025-09-18 21:46:21

but is purpose-built for NoSQL databases, images (in BMP, GIF, JPG, PNG, TIF and DICOM format), signatures, and files in JSON, XML, HL7, X12, FHIR, raw...

Click to read more »
Geospatial content management system
Selasa, 2026-04-14 02:06:02

Languages Django (Python) MySQL/PostgreSQL/SQLite/Oracle_Database PHP, MySQL/PostgreSQL/SQLite Midgard (PHP), MySQL/PostgreSQL/SQLite Plone (Python), ZODB...

Click to read more »
List of open-source health software
Rabu, 2026-02-18 02:49:39

Resources (FHIR) is a Health Level 7 interoperability specification that defines JSON and XML data formats and a RESTful API. It is available under the CC0 license...

Click to read more »
Vaadin
Senin, 2026-05-25 03:05:47

announced that Michael Widenius–the main author of the original version of MySQL–invested in IT Mill, the Finnish developer of Vaadin. The size of the investment...

Click to read more »
Comparison of note-taking software
Senin, 2026-05-11 12:50:50

Tree and Categories Yes Yes No ? No No No No Yes Yes ? Yes Proprietary (SQL); Export to text, XML, CHM and HTML. Import from text, HTML, XML and RTF...

Click to read more »
Mono (software)
Jumat, 2026-04-24 04:12:03

database db4o, Firebird, Microsoft SQL Server (MSSQL), MySQL, Open Database Connectivity (ODBC), Oracle, PostgreSQL, SQLite, and many others. The Mono...

Click to read more »
CoffeeScript
Selasa, 2026-04-07 06:17:06

configuration written in CSON ("CoffeeScript Object Notation"), a variant of JSON. Pixel Game Maker MV makes uses of CoffeeScript as part of its game development...

Click to read more »
List of computer standards
Sabtu, 2026-05-16 18:46:59

Multimedia Integration Language (SMIL) 2.1 2005-12-13 SyncML 1.1 2002-04-02 SQL SQL:2016 2016 Transport Layer Security (TLS) 1.2 2008-08 Unified Modeling Language...

Click to read more »
Comparison of code generation tools
Minggu, 2026-04-19 05:27:13

machines, etc. Java, Python, C++, PHP, Ruby, ECcore, Umlet, Yuml, Textuml, JSON, Papyrus XMI, USE, NuXMV, Alloy Velocity apache Java Passive Tier Templates...

Click to read more »
AnyLogic
Rabu, 2026-03-11 19:28:45

AnyLogic model with TXT, MS Excel, or MS Access files and databases (MS SQL, MySQL, Oracle, etc.). Also, Anylogic models include their own databases based...

Click to read more »
JUMP GIS
Selasa, 2026-01-06 11:12:50

Shapefile, GeoJSON, GML, JML, CSV, OSM, DXF and more Reads database datastores PostGIS, SpatiaLite, Oracle Spatial and MariaDB, MySQL Writes PostGIS...

Click to read more »
Emacs
Kamis, 2026-05-28 21:08:49

Code has multiple extensions available to emulate Emacs keybindings. Oracle SQL Developer can save and load alternative keyboard-shortcut layouts. One of...

Click to read more »
Comparison of server-side web frameworks
Selasa, 2026-04-21 21:16:09

framework(s) Form validation framework(s) Catalyst Toolkit-independent (REST & JSON support, specific plugins for Prototype JavaScript Framework, more) Yes Push...

Click to read more »
List of filename extensions (M–R)
Selasa, 2026-04-28 20:13:01

Volume Set Specification 2.0". 2003-05-11. Retrieved 2020-08-28. "MXNet (.json, .params)". "PBM (.pbm)". "PCAP (.pcap)". "5.2. Open Capture Files". "PCL...

Click to read more »
History of the World Wide Web
Jumat, 2026-05-15 05:38:45

browser vendors did not adopt XHTML2; and developers eschewed XML in favor of JSON. By 2007, the W3C conceded and announced they were restarting work on HTML...

Click to read more »
Morfik
Minggu, 2025-08-10 05:32:18

and view current variable values via mouse hovers. Track all SQL, XML(SOAP packages), JSON and HTTP activity. Morfik has done extensive work in the area...

Click to read more »
Octopussy (software)
Selasa, 2025-11-25 12:31:44

Kernel, Linux PAM, Linux System, Monit, MySQL, Nagios, Neoteris/Juniper FW, NetApp NetCache, Postfix, PostgreSQL, Samba, Samhain, SNMPd, Squid, SSHd, Syslog-ng...

Click to read more »
Spatial Archive and Interchange Format
Minggu, 2025-11-16 11:51:20

in the development of the widely used Feature Manipulation Engine. GeoJSON – JSON subset for geospatial data GeoPackage – GIS data format File format (GIS) –...

Click to read more »
Comparison of open-source configuration management software
Sabtu, 2026-05-09 03:02:56

requires python (2.6+ or 3.5+) to be installed on them. Modules work over JSON and standard output and can be written in any language. Uses YAML to express...

Click to read more »
UCSC Genome Browser
Senin, 2026-04-20 11:57:17

performance and is an open-source, web-based tool suite built on top of a MySQL database for rapid visualization, examination, and querying of the data at...

Click to read more »
Adobe Flash Player
Selasa, 2026-05-19 06:40:14

manipulated more easily. JSON: Flash Player 11 includes native support for importing and exporting data in the JavaScript Object Notation (JSON) format, which allows...

Click to read more »
Ensembl Genomes
Jumat, 2026-01-23 04:42:19

and visualization of genome data. Most Ensembl Genomes data is stored in MySQL relational databases and can be accessed by the Ensembl REST interface, the...

Click to read more »
Open energy system databases
Selasa, 2026-02-24 00:40:16

loaded into data packages with standardized machine-readable metadata (in JSON format). The same data is usually also provided as XLSX (Excel) and SQLite...

Click to read more »
Ruby (programming language)
Selasa, 2026-06-02 18:39:51

all major platforms Large standard library, including modules for YAML, JSON, XML, CGI, OpenSSL, HTTP, FTP, RSS, curses, zlib and Tk Just-in-time compilation...

Click to read more »
Simple Knowledge Organization System
Sabtu, 2026-03-28 07:46:36

addition to Zthes, TopicMaps, MADS, Dublin Core, VDEX, BS 8723, SiteMap, SQL and text. ThManager is a Java open-source application for creating and visualizing...

Click to read more »
Mapbender
Kamis, 2025-08-21 15:31:30

JavaScript, the configuration resides in a data model stored in a PostgreSQL PostGIS or MySQL database. It is developed as an open-source project and licensed...

Click to read more »
HCL Notes
Senin, 2026-04-27 14:25:07

management systems. Notes databases are also not relational, although there is a SQL driver that can be used with Notes, and it does have some features that can...

Click to read more »
Comparison of geographic information systems software
Jumat, 2025-09-26 01:48:05

JavaScript Yes Yes No support for navigation, icons, markers, layers, GeoJSON MapDotNet JavaScript/HTML5 Yes Yes Yes digitizing, wkt rendering, draggable...

Click to read more »
Prolog
Sabtu, 2026-04-25 20:05:42

suggested as a client-side language. In addition, Visual Prolog supports JSON-RPC and Websockets. F-logic extends Prolog with frames/objects for knowledge...

Click to read more »
Nim (programming language)
Kamis, 2026-05-14 17:37:54

JavaScript Object Notation (JSON) file which is freely accessible in the nim-lang/packages repository on GitHub. This JSON file provides Nimble with a...

Click to read more »
Comparison of web map services
Selasa, 2026-04-07 13:58:09

Yes Yes Yes Weather No No Yes Yes, third-party Yes Yes No Yes Backend JSON JSON, XML, JavaScript, .NET XML Java, JavaScript Java, JavaScript Backend providers...

Click to read more »
Kodi (software)
Senin, 2026-04-27 12:20:31

controlling Kodi remotely or from an external application. These APIs includes a JSON-RPC server, D-Bus Server, Web server, UPnP AV media server (with UPnP MediaServer...

Click to read more »
Qt (software)
Rabu, 2026-06-03 09:25:20

achieve the best possible performance. Other features include SQL database access, XML parsing, JSON parsing, thread management and network support. The latest...

Click to read more »
Museum-digital
Minggu, 2023-03-05 22:22:12

re-used through md:term, which offers them in a human-readable way along with JSON and SKOS APIs. The Handbook is a website, on which participants collect and...

Click to read more »
List of datasets for machine-learning research
Senin, 2026-05-04 05:54:30

Hardening" (PDF). owasp.org. McCray, Joe. "Advanced SQL Injection" (PDF). defcon.org. Shah, Shreeraj. "Blind SQL injection discovery & exploitation technique"...

Click to read more »
Digital Access to a Sky Century @ Harvard
Senin, 2026-06-01 00:27:45

DR7 data using any number of programming languages though standard RESTful JSON-oriented interfaces The Starglass website provides a user interface and a...

Click to read more »
Data model (GIS)
Jumat, 2025-11-21 05:56:07

storage and query of geometric data, usually based on the Simple Features-SQL standard from the Open Geospatial Consortium. Some non-database data formats...

Click to read more »
OpenStreetMap
Sabtu, 2026-05-23 03:31:21

stored and processed in different formats. OpenStreetMap server uses PostgreSQL database, with one table for each data primitive, with individual objects...

Click to read more »
Local shared object
Senin, 2026-05-11 16:35:02

privacy mode. HTTP cookie Evercookie Web storage Indexed Database API Web SQL Database Google Gears Device fingerprint Canvas fingerprinting "What are...

Click to read more »
SwellRT
Rabu, 2026-03-18 13:41:11

programming model based on collaborative objects. A collaborative object is a JSON-like object that can be shared by some users (or groups) that can make changes...

Click to read more »
List of JBoss software
Rabu, 2026-04-08 21:59:30

and RESTful web services. Built on top of the OAuth 2.0, Open ID Connect, JSON Web Token (JWT) and SAML 2.0 specifications Marshalling Services A serialization...

Click to read more »
IRC bot
Jumat, 2026-05-01 04:03:35

asynchronous plugins, python decorators for commands, IRC events, simple persistent JSON data storage and a well-documented API. ? [2] Pynfo kuran GPL-2 Cross-platform...

Click to read more »